﻿2026-09-10T10:27:14.9207605Z ##[group]Run actions/checkout@v5
2026-09-10T10:27:14.9208350Z with:
2026-09-10T10:27:14.9208755Z   ref: 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
2026-09-10T10:27:14.9209451Z   fetch-depth: 1
2026-09-10T10:27:14.9209840Z   repository: BigscreenVR/spt-bs-core
2026-09-10T10:27:14.9212543Z   token: ***
2026-09-10T10:27:14.9212935Z   ssh-strict: true
2026-09-10T10:27:14.9213315Z   ssh-user: git
2026-09-10T10:27:14.9213688Z   persist-credentials: true
2026-09-10T10:27:14.9214099Z   clean: true
2026-09-10T10:27:14.9214470Z   sparse-checkout-cone-mode: true
2026-09-10T10:27:14.9214894Z   fetch-tags: false
2026-09-10T10:27:14.9215270Z   show-progress: true
2026-09-10T10:27:14.9215645Z   lfs: false
2026-09-10T10:27:14.9215993Z   submodules: false
2026-09-10T10:27:14.9216370Z   set-safe-directory: true
2026-09-10T10:27:14.9216784Z   allow-unsafe-pr-checkout: false
2026-09-10T10:27:14.9217428Z ##[endgroup]
2026-09-10T10:27:15.0021203Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-10T10:27:15.0022677Z ##[group]Getting Git version info
2026-09-10T10:27:15.0023403Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-10T10:27:15.0024329Z [command]/usr/bin/git version
2026-09-10T10:27:15.0024752Z git version 2.43.0
2026-09-10T10:27:15.0029824Z ##[endgroup]
2026-09-10T10:27:15.0039177Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f9859773-0c20-4425-aeb0-7f21bda45697/.gitconfig'
2026-09-10T10:27:15.0046370Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f9859773-0c20-4425-aeb0-7f21bda45697' before making global git config changes
2026-09-10T10:27:15.0047542Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T10:27:15.0049525Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-10T10:27:15.0079043Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-10T10:27:15.0095497Z https://github.com/BigscreenVR/spt-bs-core
2026-09-10T10:27:15.0104585Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-10T10:27:15.0107019Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-10T10:27:15.0123902Z refs/heads/diag/294-margins-ci-base
2026-09-10T10:27:15.0130807Z [command]/usr/bin/git checkout --detach
2026-09-10T10:27:15.0200149Z HEAD is now at 1a7f7f555 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T10:27:15.0237088Z [command]/usr/bin/git branch --delete --force diag/294-margins-ci-base
2026-09-10T10:27:15.0268850Z Deleted branch diag/294-margins-ci-base (was 1a7f7f555).
2026-09-10T10:27:15.0273785Z ##[endgroup]
2026-09-10T10:27:15.0276328Z [command]/usr/bin/git submodule status
2026-09-10T10:27:15.0457232Z ##[group]Cleaning the repository
2026-09-10T10:27:15.0460379Z [command]/usr/bin/git clean -ffdx
2026-09-10T10:27:15.9181783Z Removing bench-ledger/
2026-09-10T10:27:15.9182633Z Removing target/
2026-09-10T10:27:15.9194071Z [command]/usr/bin/git reset --hard HEAD
2026-09-10T10:27:15.9267891Z HEAD is now at 1a7f7f555 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T10:27:15.9275074Z ##[endgroup]
2026-09-10T10:27:15.9276132Z ##[group]Disabling automatic garbage collection
2026-09-10T10:27:15.9280083Z [command]/usr/bin/git config --local gc.auto 0
2026-09-10T10:27:15.9310972Z ##[endgroup]
2026-09-10T10:27:15.9311935Z ##[group]Setting up auth
2026-09-10T10:27:15.9316289Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-10T10:27:15.9340814Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-10T10:27:15.9535586Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T10:27:15.9560044Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-10T10:27:15.9743952Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T10:27:15.9769702Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-10T10:27:15.9951738Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-10T10:27:15.9982283Z ##[endgroup]
2026-09-10T10:27:15.9983293Z ##[group]Fetching the repository
2026-09-10T10:27:15.9988484Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
2026-09-10T10:27:16.7007021Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-10T10:27:16.7008679Z  * branch                1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72 -> FETCH_HEAD
2026-09-10T10:27:16.7043175Z ##[endgroup]
2026-09-10T10:27:16.7044776Z ##[group]Determining the checkout info
2026-09-10T10:27:16.7046404Z ##[endgroup]
2026-09-10T10:27:16.7088415Z [command]/usr/bin/git sparse-checkout disable
2026-09-10T10:27:16.7169511Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-10T10:27:16.7190201Z ##[group]Checking out the ref
2026-09-10T10:27:16.7191927Z [command]/usr/bin/git checkout --progress --force 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
2026-09-10T10:27:16.7254030Z HEAD is now at 1a7f7f555 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T10:27:16.7261089Z ##[endgroup]
2026-09-10T10:27:16.7299025Z [command]/usr/bin/git log -1 --format=%H
2026-09-10T10:27:16.7325911Z 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
